a{text-decoration: none;}

a:link, a:visited { color: #fff; text-decoration: none;} 
a:active, a:hover { color: #ff0000; text-decoration: none;}

/*首页新闻调用*/
.syct{height:330px; width:1100px; background-color:#eee; margin:30px auto;}
.syct1{width:250px; height:25px; float:left; margin-top:25px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#009203;}
.syct2{width:420px; height:25px; float:left; margin:25px 0px 0px 55px;font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#009203;}
.syct3{width:298px; height:25px; float:left; margin:25px 0px 10px 42px;font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#009203;}
.syjj{width:250px; height:225px; float:left; margin-left:15px; line-height:31px; }
.mtop10{margin-top:10px;}
.synews{width:420px; height:225px; float:left; margin-left:55px;}
.syvideo{width:298px; height:225px; float:left; margin-left:38px;}
.sytitl14{width:310px; white-space: nowrap;overflow:hidden;text-overflow:ellipsis;float:left;}
.sytitr14{float:left; width:90px;text-decoration: none; line-height:40px;list-style-type:none;}
.titbg{ border-bottom:1px dashed #777; height:40px; width:100%;text-decoration: none;}


#box{ position:relative; width:300px; height:221px; }
#box .bigUl{}
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:67px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:67px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:37px; z-index:400}
.numberUl li{width:24px; height:13px;  float:left; background:#3b5998; opacity:0.7; margin-left:1px;}
.numberUl li a{ display:block ;width:24px; height:13px; color:#fff; font-size:12px; text-align:center; line-height:13px;}
.zkbj {width:300px; height:221px; background:#9E9E9E;}
#box .textUl li{ position:absolute;  bottom:10px; display:none; left:20px;}
#box .textUl li a{font-size:14px;font-family:"Microsoft Yahei";color:#FFF;line-height:10px;font-weight:normal;}
.numberUl li.night a{ background:yellow; color:black; }



/*首页*/
.index_show{position: relative;z-index: 2;width: 100%;background: #fff;}
.bxslider{height: 338px;overflow: hidden;width: 100%;}
.bxslider li{width: 100%;height: 338px;overflow: hidden;}
.bxslider .item1{background: url(../images/slider1.png) center 0 no-repeat;}
.bxslider .item2{background: url(../images/slider1.png) center 0 no-repeat;}
.bxslider .item3{background: url(../images/slider1.png) center 0 no-repeat;}
.bx-controls{display: none;}
#bx-pager{position: absolute;left: 50%;bottom: -15px;z-index:10;margin-left: -150px;padding-bottom: 6px;}
#bx-pager a{float: left;width: 100px;height: 10px;line-height: 100px;text-align: center;font-size: 30px;color: #999;font-family: "宋体";background-color: #CCC;}
#bx-pager a:hover{text-decoration: none;}
#bx-pager .active{position: relative;background: #007102;}
#bx-pager .active::before{content: '';position: absolute;top:-10px;left: 45px;border: 5px solid transparent;border-bottom: 5px solid #007102;}

